HMI DigitArcPX3 1.2.0.26450 - Bug fixed: CollectDataPackages - 60 seconds timeout resets every time we get a new package. Debug diagnostic added when timeout. HMI DigitArcPX3 1.2.0.25994 - Added Balance column in statistics grid - Fixed External Data loading issues - Fixed a potential model corruption in the model Undo button HMI DigitArcPX3 1.2.0.25957 - Fixed incorrect time format in exported files - Added Validation for undo button to match the proflie edited. HMI DigitArcPX3 1.2.0.25323 1. HeatSheetManager - Clone() method now use copy constructors for Dictionaries, Lists and Series. 2. HeatSheetManager - Series size set to 60000 (up to 6 years of heats). 3. HeatSheetManager - Every AddHeatSheetsInterval clear series; so there will be only one range of dates and data. 4. EventLogViewer - Async web method calling and timeout of 10 min. 5. PerformanceHeatSheet - Trends chart will not be updated if the date range does not change. 6. HeatSheets (Web Service) - GetHeatSheetsTable() method didn't arrange tables correctly. 7. Serie & SerieCollection - Copy Constructor implemented. 8. Serie - Add(double[]) didn't consider when the incoming array is bigger than the target serie.